@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-family: arial, "微软雅黑" !important;
    box-sizing: border-box;
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
}

ul, li, ol, dl, dt, dd {
    list-style: none;
}

img {
    border: none;
    vertical-align: top;
}

a {
    text-decoration: none;
    cursor: pointer;
}

input, select, button {
    outline: none;
}

.cb {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.w {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.wide {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

em {
    color: #ff6600;
    font-style: normal;
}

.xz_class {
    transform: rotate(180deg);
}

/* .xz_class{
	transform: rotate(0deg);
} */
/* #searchText_ul_id {
	list-style: none;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

#searchText_ul_id li:HOVER {
	background-color: rgba(175, 42, 0, 0.52);
}

#searchText_ul_id li{
	text-align: left;
	padding: 5px;
	font-family: inherit;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	height: 25px;
	line-height: 25px;
	background-color: rgba(255, 255, 255, 0.8);
	cursor: pointer;
}

#searchText_ul_id li.proposal.selected {
	background-color: rgba(175, 42, 0, 0.52);
	color: white;
} */

/*右侧浮动*/

#rightfloat {
    position: fixed;
    right: 0;
    top: 50%;
    width: 51px;
    height: 204px;
    background: #0098e3;
}

#rightfloat a {
    display: block;
    height: 100%;
}

.top, .kf, .cart, .wx {
    height: 51px;
    /*padding: 14px;*/
    overflow: hidden;
    width: 131px;
    position: absolute;
    left: 0;
    cursor: pointer;
    line-height: 23px;
    color: #fff;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.wx .f_text {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.f_text {
    width: 80px;
    height: 51px;
    line-height: 51px;
    color: #fff;
    float: left;
    font-size: 14px;
    text-align: center;
    /*background-color: red;*/
}

.f_text a {
    color: #FFFFFF;
}

.wx .f_text {
    height: 90px;
}

.wx .f_text img {
    width: 67px;
    height: 62px;
    margin-top: 14px;
}

.top .f_icon, .kf .f_icon, .cart .f_icon, .wx .f_icon {
    float: left;
    width: 51px;
    height: 51px;
    text-align: center;
}

.f_icon img {
    width: auto;
}

.top .f_icon img {
    height: 14px;
    margin-top: 19px;
}

.kf .f_icon img {
    height: 23px;
    margin-top: 14px;
}

.wx .f_icon img {
    height: 22px;
    margin-top: 14px;
}

.cart .f_icon img {
    height: 27px;
    margin-top: 12px;
}

.cart .f_icon strong {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 30px;
    background-color: red;
    border-radius: 50%;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: normal;
    z-index: 2;
}

.top {
    top: 0;
}

.kf {
    top: 51px;
}

.wx {
    top: 153px
}

.cart {
    top: 102px;
}

.top:hover, .kf:hover, .cart:hover {
    transform: translate(-80px, 0px);
    background: #e69019;
    -webkit-transform: translate(-80px, 0px);
    -moz-transform: translate(-80px, 0px);
    -o-transform: translate(-80px, 0px);
    -ms-transform: translate(-80, 0px);
}

.wx:hover {
    height: 90px;
    z-index: 10;
}

/*右侧浮动结束*/
.bd_weixin_popup {
    box-sizing: content-box;
}

.ulTab_common {
    background-color: #ffffff;
    margin: -22px 0 30px 0;
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}

.ulTab_common li {
    float: left;
    cursor: pointer;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    border-right: 1px solid #fefefe;
    padding: 0 2px;
    font-weight: bold;
    border-bottom: 2px solid #0ca6e5;
}

.ulTab_common li.active {
    height: 39px;
    margin-left: 1px;
    color: #444444;
    font-weight: bold;
    border-bottom: 2px solid #3d8ec5;
}

.collectText {

}

.top_nav #announcements img {
    height: 12px;
    margin-top: 5px;
}

.keyword_id dd span {
    cursor: pointer;
}

.keyword_id dd span:hover {
    text-decoration: underline;
    color: #0077be;
}
.glow-btn {
	float: right;
	position: relative;
	width: 90px;
	font-size: 13px;
	color: #F78E42;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	background: #FFF4EA;
	border-radius: 2px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
}
.glow-btn .glow-tip {
	position: absolute;
	right: 0;
	top: -35px;
	background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    padding: 5px 14px 5px 30px;
    border-radius: 3px;
    max-width: 300px;
    font-size: 12px;
    line-height: 20px;
    z-index: 100;
    color: #333;
    font-weight: normal;
    white-space: nowrap;
}
.glow-btn .glow-tip:before {
	content: '';
    position: absolute;
    left: 10px;
    top: 5px;
    width: 15px;
    height: 20px;
    background: url(../../images/explain-btn-icon.png) no-repeat center center;
    background-size: 15px;
}
.glow-btn .txt-h ,
.glow-btn .glow-tip,
.glow-btn:hover .txt-b {
	display: none;
}
.glow-btn:hover .txt-h {
	display: inline;
}
.glow-btn:hover {
	background: #ffe6d0;
}
.glow-btn:hover .glow-tip {
	display: block;
}
.glow-btn:before {
	content: '';
	position: relative;
	top: -1.5px;
	margin-right: 4px;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background: url(../../images/glow-icon.png) no-repeat 0 0;
	background-size: 14px auto;
}
.glow-btn.glowed:before {
	background-position: 0 -20px;
}
.TextList .glow-btn {
	top: -3px;
}
.container-box .content-left .title .glow-btn {
	top: 5px;
}
.result_journal .result_journal_info .journal-title  .glow-btn {
	top: -5px;
}
.export-info .glow-btn {
	top: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px){
	.glow-btn{width: 70px;}
}
@media only screen and (max-width: 767px){
	.glow-btn{
		width: 70px;
		font-size: 12px;
		line-height: 24px;
	}
	.expertWord .glow-btn{
		margin-top: 3px;
	}
	.glow-btn:before {
		width: 12px;
		height: 12px;
		background-size: 12px auto;
	}
	.glow-btn.glowed:before {
		background-position: 0 -17px;
	}
	.TextList .glow-btn {
		top: -1px;
	}
	.export-info .glow-btn {
		top: 0;
	}
	.container-box .content-left .title .glow-btn {
		top: 8px;
	}
	.result_journal .result_journal_info .journal-title  .glow-btn {
		margin: 6px 0;
		top: 0px;
	}
}